CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - j2me draw

搜索资源列表

  1. MenuCanvas.rar

    0下载:
  2. 如何在手机上绘制游戏菜单,使用cavas绘制,采用j2me编程语言!,How to draw the game on your mobile phone menu, use cavas mapping using j2me programming language!
  3. 所属分类:J2ME

    • 发布日期:2017-04-04
    • 文件大小:1417
    • 提供者:hzc
  1. drawArtString

    0下载:
  2. 一个在J2ME里绘制多种艺术字的程序,可以美化系统文字-J2ME draw Art String
  3. 所属分类:Ajax

    • 发布日期:2017-04-05
    • 文件大小:806
    • 提供者:mei
  1. FontExporter

    0下载:
  2. FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 P
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:11999
    • 提供者:lilianji
  1. Paint

    0下载:
  2. J2me手机绘图功能简介 点击科技荡寇将军 地理空间分开就到了-J2me
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:80498
    • 提供者:william
  1. AlphaBlending

    0下载:
  2. AlphaBlending图片透明效果程序是利用j2me中MIDP2.0新特性Alpha混合来实现图片透明的两种演示效果代码, 该程序代码来源于网上,由笔者整理、修改、编译而成,适用于j2me编程爱好者学习参考。-The effect of the procedure transparent AlphaBlending picture j2me in MIDP2.0 is the use of new features to achieve a mixed picture Alpha tra
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:74834
    • 提供者:阿发
  1. clock

    0下载:
  2. simple clock display clock Dimensions,Draw the circle and numbers,Formats the date ,Font for number ,Color of main hands and dial,Color of second hand and numbers-simple clock Paint is main profram,Set position,Draw the circle and numbers,Get th
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:7162
    • 提供者:朱順宇
  1. TestCircle

    0下载:
  2. 我想在J2ME上画个从中心向外扩展的圆,却画不出来-I want to use J2ME to draw a circle which comes to bigger from center,but i cannot...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5809
    • 提供者:Jack Chang
  1. CanvasTestJ2ME

    0下载:
  2. This is a test of a few components I tried to draw in the Canvas (J2ME).
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:25620
    • 提供者:JuLy
  1. Draw

    0下载:
  2. J2ME游戏程序,拼图!和网上其他拼图游戏不同的事,本游戏有自动完成功能!同时本游戏相对其他游戏界面更有亲和力!没办法,为了开通账号,舍了!-J2ME games, jigsaw puzzles! And on-line jigsaw puzzle of different other things, this game has auto-complete feature! At the same time in this game compared to other gaming interf
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4671671
    • 提供者:冷面书生
  1. j2mePointerDemo

    0下载:
  2. J2me触摸屏画连续线的一个demo,新手可以学习触摸屏的使用-The continuous line screen J2me draw a novice can produce professional demo, the use of touch. Learn
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:1118
    • 提供者:
  1. Align-Text-MIDlet-Example

    0下载:
  2. With the help of the canvas class, we can draw as many as graphics we want in our application. Similarly we can also set the different alignment to the text. In this J2ME Midlet we are going to set the text at different locations such as ri
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:163215
    • 提供者:Nitin Patel
  1. Draw-arc-in-J2ME

    0下载:
  2. The given example is going to draw an arc using canvas class of J2ME. You can also set a color for it, as we did in our example.
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:225200
    • 提供者:Naresh Patel
  1. Draw-Line-in-J2me

    0下载:
  2. In this example we are going to show you how to draw a line using J2ME. Please go through the below given J2ME syntax that includes all the package, methods and class to draw a line.
  3. 所属分类:J2ME

    • 发布日期:2017-03-23
    • 文件大小:159849
    • 提供者:Naresh Patel
  1. Draw-Rectangle-in-J2ME

    0下载:
  2. In this series of J2ME examples and tutorials, we have introduced you with it s various features with examples. Now in the given example, you will learn about creating rectangles in J2ME. Please go through the following methods which are
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:157912
    • 提供者:Naresh Patel
  1. Graphics-MIDlet-Example

    0下载:
  2. This the another graphic example, where we are going to draw a image that look and act like satellite and earth. For creating these types of graphics in J2ME we use MIDlet s. In the example we have created PacerCanvas class that extends t
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:162806
    • 提供者:Haresh Patel
  1. drawnumber

    0下载:
  2. 一个在J2ME里使用图片绘制数字的程序,可以选择描点。-J2ME draw number
  3. 所属分类:J2ME

    • 发布日期:2017-04-10
    • 文件大小:785
    • 提供者:mei
  1. DrawImageEffect

    0下载:
  2. 一个J2ME里绘制多种效果图片的程序,实现反色,放大等效果-J2ME draw Image Effect
  3. 所属分类:J2ME

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:mei
  1. 10

    0下载:
  2. 手机网络游戏的开发,附源码和ppt,学习http协议的有连接的状态,学习j2me与tomcat的通信,学习如何绘制游戏界面-The development of the mobile phone network game, with source and ppt, learn http protocol to connect the state to learn j2me tomcat communication, learning how to draw the game interface
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2075123
    • 提供者:bianlan
  1. J2ME-Graph

    0下载:
  2. 用J2ME画出各种图形,等腰三角形,直角三角形,弧形,椭圆等。-J2ME draw with a variety of graphics, isosceles right triangles, arcs, ellipses and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:33654
    • 提供者:龙辰
搜珍网 www.dssz.com